home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / twview93.zip / CHANGES.TXT < prev    next >
Text File  |  1992-06-18  |  3KB  |  54 lines

  1. Changes to program based upon version:
  2.  
  3. NEW TO VERSION 0.93
  4. * fixed fighter display bug when showing pairs at remote distances
  5. * added "port trade factor" to showing pairs at remote distances
  6. * changed main menu so it didn't wrap for long BBSnames
  7. (6/14)
  8. * added both maximum trade at pair plus RMS factor at ports
  9. (6/18)
  10. * sorted the <P>aired port into Equip/Organic, Equip/Fuel, Organic/Fuel
  11. * fixed the interface in the multisector shortest path routine
  12.   it really was pretty clunky.  Thanks for pointing it out, Tmaster.
  13. * put in compiler directives.  I keep forgetting to turn 286 off.  This
  14.   will fix it so its always off.
  15.  
  16. NEW TO VERSION 0.92
  17.  
  18. I have been really terrible about version control.  Sorry about that.  I am
  19. going to try to include all the improvements since version 0.91, but I may
  20. forget something.  I should be more disciplined in the future...
  21.  
  22. * This CHANGES document
  23. * minor changes made to DOCS.TXT
  24. * minor clarification made to stellar dispersion info
  25. * instead of just crashing, if .BGI file not found, asks for location
  26. * ability to mark sectors as "avoids" added
  27. * ability to find shortest path between multiple sectors (for tours)
  28.   (for extended tours, you have to chop sectors up)
  29. * ability to find "unanchored" sectors to offline -- good candidates for
  30.   ether probes, since you get at least two unexplored sectors
  31. * more-or-less optimal etherprobe sector coverage added to offline.  Have
  32.   you been sitting at StarDock and firing off a hundred etherprobes hoping
  33.   to find a trader sitting unguarded?  This will let you cut it down to 50
  34.   or so, and give you an efficient list.  You will still have to clear space
  35.   enemy fighters, though...
  36. * galactic tour added to offline -- gives a path that physically visits
  37.   all sectors.  Allows you to develop "maps" of sectors that are explored.
  38.   Eventually, you will be able to feed etherprobe data into it, so that once
  39.   you've explored the galaxy, you can go back hunting for enemy planets.
  40. * cleaned up display of "busiest ports"
  41. * cleaned up the transwarp shortest path stuff.  Added the ability to search
  42.   for "transwarp pairs" -- trading ports usefully accessed via trading
  43. * when parsing .PRT files, shouldn't crash if there is junk at start of file
  44. * added ability to list all known one-way warps in offline
  45. * "Port Trade Factor" now displays RMS average percentage of trading goods
  46.   at ports.  This seems more representative of how good a deal you will get.
  47. * when updating files, you can backup, overwrite, or abort.  (Lots of people
  48.   complained that CONVERT would eat files -- okay, so now there is a backup,
  49.   and if anything evil happens, you can go to the previous file.)
  50. * People wanted to know about trading pairs at distance two (presumably the
  51.   pairs at distance one were all trashed).  Now on main menu of "Examine".
  52. * maximum number of notes is now MAXPORTS -- 400.  Happy now, evil guys?
  53. * cleanup .BAT file added.
  54.